home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13514 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: druid.borland.com!usenet
  2. From: Conrad Herrmann <cherrmann@wpo.borland.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: MFC or OWL?
  5. Date: Mon, 25 Mar 1996 11:22:05 -0800
  6. Organization: Borland International
  7. Message-ID: <3156F25D.3F09@wpo.borland.com>
  8. References: <DKKv8H.K35@iquest.net> <4i8od1$clt@Steinlager.tip.net> <4ipmh6$79g@btree.brooktree.com> <1996Mar25.132903.546@friend.kastle.com>
  9. NNTP-Posting-Host: walden.borland.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB1 (WinNT; I)
  14.  
  15. Richard Krehbiel wrote:
  16. > Says virtually all Windows C++ compiler vendors.  Apparently they are
  17. > beginning to agree with Microsoft's assertion that MFC is a de-facto
  18. > standard, because they are all licensing MFC for inclusion in their
  19. > compiler products.  
  20.  
  21. This is only because the other vendors (really, only two) simply 
  22. could not compete on their own, and both MS and they saw 
  23. licensing MFC as an opportunity to compete with Borland.  Even 
  24. if other vendors license and include MFC, that does not mean 
  25. that those vendors, who each have small market share, will 
  26. increase their market share much.
  27.  
  28. To be honest, this is not a bad strategy for either, but it's 
  29. premature to say that the game is over.  For instance, Watcom 
  30. (who will now turn into Optima++) will no longer pursue MFC as a 
  31. primary platform in favor of their own component-oriented 
  32. framework.
  33.  
  34. Borland C++ 5.0 supports MFC because many C++ programmers prefer 
  35. the Borland environment but have to maintain programs that were 
  36. developed using MFC.  
  37.  
  38. --Conrad Herrmann
  39. (Borland C++)
  40. P.S. While BC++ 5.0 supports compiling MFC, it does not actually 
  41. include the code.
  42.